body {
	padding: 180px 0 0 40px;
	background: #101010;
	
}

pre {
	color: darkseagreen;
	font-size: 32px;
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
	font-weight: bolder;
	
}

#tagline {
	color: grey;
	font-weight: 100;
	
}

#pow-txt {
	display: none;
	font-weight: 100;
	color: #e3e3e3 !important;
	
}